home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
wordsing
/
pcwrtad4
/
menulaz.bat
< prev
next >
Wrap
DOS Batch File
|
1992-11-16
|
127b
|
9 lines
echo off
menulaz1 %1
if errorlevel 206 goto exit
if errorlevel 1 menulaz2 // %1
if errorlevel 1 menulaz3 // %1
:exit